Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract env set up/output handling in local_scheduler for easier subclassing #817

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

cniii
Copy link
Contributor

@cniii cniii commented Feb 7, 2024

Summary:

No functional change

Extracted stdout, stderr, and env var handling logic from local_scheduler's _popen for easier subclass function overrides.

Differential Revision: D53453899

…lassing

Summary:
## No functional change
Extracted stdout, stderr, and env var handling logic from `local_scheduler`'s `_popen` for easier subclass function overrides.

Differential Revision: D53453899
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 7, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D53453899

@manav-a
Copy link
Contributor

manav-a commented Feb 7, 2024

Just triggered the tests lets see how things go

Copy link
Contributor

@manav-a manav-a left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. The tests failures here are pre-existing ones and we will look at them independently

@manav-a manav-a merged commit 4a2d403 into pytorch:main Feb 7, 2024
19 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants